Loading languages...
QO

Qorus Integration Engine

@Qore Technologies

Qorus Integration Engine® provides a framework for the reliable operation of business-critical interfaces.

integration
workflow
enterprise
API
REST
RPC
security
RBAC
auditing
LDAP
WebDAV

Qorus Integration Engine is an enterprise-grade platform designed for reliable operation of business-critical interfaces. It provides robust workflow, service, and job management, along with a built-in HTTP server supporting various APIs (REST, RPC, WebSocket, WebDAV). It now includes Model Context Protocol (MCP) server functionality, enabling seamless integration with Large Language Models (LLMs) for advanced automation and natural language interaction.

How to use with MCP: Qorus exposes MCP endpoints over HTTP/S, typically at paths like /mcp, /mcp-2025-03-26, or /mcp-2024-11-05. Clients (e.g., Claude Desktop, VS Code) can connect directly to these endpoints. For clients that only support stdio (like some LLM tools), an mcp-proxy can be used to bridge the connection. Authentication for MCP access is handled via OAuth2 tokens, which can be configured with specific permissions.

Key Features:

  • Integration Platform: Manages complex business interfaces and data flows.
  • Workflow & Service Management: Provides APIs and engines for defining and executing workflows, services, and scheduled jobs.
  • Comprehensive APIs: Offers REST, YAML-RPC, XML-RPC, JSON-RPC, WebSocket, and WebDAV interfaces.
  • Robust Security: Features Role-Based Access Control (RBAC), LDAP integration, and various authentication methods (HTTP Basic, Qorus tokens, OAuth2).
  • System Auditing: Detailed logging of system and user events for security and KPI tracking.
  • High Availability: Designed for continuous operation with features like runtime upgrades and robust recovery.
  • Multi-language Support: Workflow and service logic can be written in Qore, Python, and Java.

# mcpServer Config

No mcpServer Config instructions provided.

# sseURL

http://localhost:8010/mcp-2025-03-26

# streamableURL

http://localhost:8010/mcp-2025-03-26
Transport:
sse
streamable
Language:
Qore
Updated: 7/31/2025